'Declaration
Public Overloads Shared Function GetBoundsRange( _ ByVal points() As NPointD, _ ByVal start As System.Integer, _ ByVal count As System.Integer _ ) As NRange2DD
'Usage
Dim points() As NPointD Dim start As System.Integer Dim count As System.Integer Dim value As NRange2DD value = NGeometry2D.GetBoundsRange(points, start, count)
Parameters
- points
- start
- count